                                               
*******    This is the snake , water and gun game.       **************


The game take the different attributes from the user and take the random input from the computer.
  
The game take the input:
1) 's' for snake
2) 'w' for water
3) 'g' for gun 

Take any input from these 3 attributes and wait for the computer taking input random.

Then after the both user and computer input the program manage the condition of the win, lose, tie by the use of the if else statement .



The game is being run directly by the command prompt of the system.

Run the code in any system for play the game .
